.timeago
{
    font-family: 'PT Sans';
    font-size: 13px;      
}

.lenta_tr{
    display: none;
}

.lenta_rubrica a
{
    font-family: 'PT Sans';
    font-size: 13px;  
    color: #777;
    text-decoration: none;    
}
.lenta_rubrica a:hover
{
    color: #4169E1;
    text-decoration: underline;    
}

.lenta_td
{
    padding-left: 20px; 
    padding-top:10px; 
    padding-bottom:10px; 
    padding-right: 20px; 
    border-bottom: solid; 
    border-color: #DDDDDD; 
    border-width: 1px
}

.nicescroll-rails div
{
    padding: 0;
    margin: 0;
}

#lenta_news div
{
    padding: 0;
    margin: 0;
    
}
.lenta_tbl p
{
    margin: 5px 0 5px 0;
    padding: 0;
    font-family: 'PT Sans';
    font-size: 13px;    
}
#lenta_news
{
    top: 30px;
    bottom: 0;
    left: 0;
    padding: 0;
    position: fixed!important;
    overflow: hidden; 
    background-color: #FFF;
}	
.lenta_tbl h3
{
    font-family: 'PT Sans';
    font-size: 15px;  
}
.lenta_tbl p
{
    padding: 0;
}
p.lenta_text
{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 56px;
    font-family: 'PT Sans';
    font-size: 13px;
    cursor: pointer;
    word-wrap: break-word;
    word-break: break-word;   
}

.dArr
{
width: 100%; 
border:0px;
background-color: #FFF;   
height: 20px;
}
.dArr:hover
{
height: 20px;
cursor: pointer;
width: 100%; 
border: solid; border-color: #DDDDDD; border-width: 1px;
background-color:#EEEEEE;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
}

.dot_tbl
{
padding: 0;
margin: 0;
white-space: nowrap;
width: 225px;
overflow: hidden;
text-overflow: ellipsis;
height: 20px;
font-family: 'PT Sans';
font-size: 13px;
}
.free_goods
{
text-decoration: none;  
font-family: 'PT Sans';
font-size: 13px;
background-color: #C0FFB9;
padding-left: 10px;    
padding-right: 10px;
color: #008000;
}
.free_goods:hover
{
background-color: #E4FFE1;
color: #008000;
}

a.dot_tbl_h3
{
 font-size: 13px !important;   
}